home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / oce9030s.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  15.5 KB  |  478 lines

  1. *PPD-Adobe: "4.3"
  2. *%
  3. *%       PostScript(R) Printer Description file for the Oce G9030-S
  4. *%
  5. *%         Copyright 2001 Oce-Technologies B.V.
  6. *%
  7. *% Feb_23_2001
  8. *%=====================================================================
  9.  
  10. *FileVersion: "1.12"
  11. *FormatVersion: "4.3"
  12. *LanguageEncoding: ISOLatin1
  13. *LanguageVersion: English
  14. *Manufacturer: "Oce"
  15. *ModelName: "Oce G9030-S PostScript"
  16. *PCFileName: "OCE9030S.PPD"
  17. *Product: "(Oce 9000-S/9500-S)"
  18. *PSVersion: "(6.3) 0"
  19. *ShortNickName: "Oce G9030-S PostScript"
  20. *NickName:  "Oce G9030-S PostScript"
  21.  
  22. *%=== Basic Device Capabilities ===========================
  23. *%
  24. *ColorDevice: False
  25. *DefaultColorSpace: Gray
  26.  
  27. *LanguageLevel: "2"
  28. *% Throughput is 2 A0/minute == 11 * 8.5"
  29. *Throughput: "11"
  30. *TTRasterizer: Type42
  31. *?TTRasterizer: "
  32.     {42 /FontType findresource pop (Type42) } stopped { (Unknown) } if show
  33.     "
  34. *End
  35.  
  36. *%===System Management================================
  37. *%
  38. *FreeVM: "1000000"
  39.  
  40. *Reset: "
  41. count 0 gt
  42. { dup type /integertype eq
  43.   { dup statusdict /checkpassword get exec }
  44.   { false } ifelse
  45. }
  46. { false } ifelse
  47. { serverdict begin exitserver systemdict /quit get exec }
  48. {
  49.   (WARNING : Printer reset failed.) =
  50.   (Incorrect or missing password.) = flush
  51. } ifelse
  52. "
  53. *End
  54.  
  55. *Password: "0"
  56.  
  57. *ExitServer: "
  58. count 0 gt
  59. { dup type /integertype eq
  60.   { dup statusdict /checkpassword get exec }
  61.   { false } ifelse
  62. }
  63. { false } ifelse
  64. { serverdict begin exitserver }
  65. {
  66.   (WARNING : Exitserver command failed.) =
  67.   (Incorrect or missing password.) = flush
  68. } ifelse
  69. "
  70. *End
  71.  
  72. *%===Resolution==================================
  73.  
  74. *DefaultResolution: 300dpi
  75. *Resolution 300dpi: ""
  76.  
  77. *% Gray Levels and Halftoning Information ===============
  78.  
  79. *DefaultHalftoneType: 1
  80. *AccurateScreensSupport: False
  81. *ScreenFreq: "60.0"
  82. *ScreenAngle: "45.0"
  83.  
  84. *DefaultScreenProc: Dot
  85. *ScreenProc Dot: "{dup mul exch dup mul add 1.0 exch sub }"
  86. *ScreenProc Line: "{ pop }"
  87. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  88.  
  89. *DefaultTransfer: Null
  90. *Transfer Null: "{ }"
  91. *Transfer Null.Inverse: "{ 1 exch sub }"
  92.  
  93. *%=== Paper Handling =====================================================
  94.  
  95. *OpenGroup: Paper
  96.  
  97. *OpenUI *PageSize: PickOne
  98. *OrderDependency: 50.0 AnySetup *PageSize
  99. *DefaultPageSize: Unknown
  100. *PageSize Letter/A 8.5"x11": "
  101.     << /ImagingBBox null /PageSize [ 612  792] >> setpagedevice"
  102. *End
  103. *PageSize Tabloid/B 11"x17":"
  104.     << /ImagingBBox null /PageSize [ 792 1224] >> setpagedevice"
  105. *End
  106. *PageSize AnsiC/C 17"x22": "
  107.     << /ImagingBBox null /PageSize [1224 1584] >> setpagedevice"
  108. *End
  109. *PageSize AnsiD/D 22"x34": "
  110.     << /ImagingBBox null /PageSize [1584 2448] >> setpagedevice"
  111. *End
  112. *PageSize AnsiE/E 34"x44": "
  113.     << /ImagingBBox null /PageSize [2448 3168] >> setpagedevice"
  114. *End
  115. *PageSize ARCHA/A+ 9"x12": "
  116.     << /ImagingBBox null /PageSize [ 648  864] >> setpagedevice"
  117. *End
  118. *PageSize ARCHB/B+ 12"x18": "
  119.     << /ImagingBBox null /PageSize [ 864 1296] >> setpagedevice"
  120. *End
  121. *PageSize ARCHC/C+ 18"x24": "
  122.     << /ImagingBBox null /PageSize [1296 1728] >> setpagedevice"
  123. *End
  124. *PageSize ARCHD/D+ 24"x36": "
  125.     << /ImagingBBox null /PageSize [1728 2592] >> setpagedevice"
  126. *End
  127. *PageSize ARCHE/E+ 36"x48": "
  128.     << /ImagingBBox null /PageSize [2592 3456] >> setpagedevice"
  129. *End
  130. *PageSize A4/A4: "
  131.     << /ImagingBBox null /PageSize [ 595  842] >> setpagedevice"
  132. *End
  133. *PageSize A3/A3: "
  134.     << /ImagingBBox null /PageSize [ 842 1191] >> setpagedevice"
  135. *End
  136. *PageSize A2/A2: "
  137.     << /ImagingBBox null /PageSize [1191 1684] >> setpagedevice"
  138. *End
  139. *PageSize A1/A1: "
  140.     << /ImagingBBox null /PageSize [1684 2384] >> setpagedevice"
  141. *End
  142. *PageSize A0/A0: "
  143.     << /ImagingBBox null /PageSize [2384 3370] >> setpagedevice"
  144. *End
  145. *?PageSize: "
  146.   save
  147.     /ps currentpagedevice /PageSize get def
  148.     20 dict begin
  149.     /Letter   [ 612   792 ] def
  150.     /Tabloid   [ 792  1224 ] def
  151.     /AnsiC   [1224  1584 ] def
  152.     /AnsiD   [1584  2448 ] def
  153.     /AnsiE   [2448  3168 ] def
  154.     /ARCHA   [ 648   864 ] def
  155.     /ARCHB   [ 864  1296 ] def
  156.     /ARCHC   [1296  1728 ] def
  157.     /ARCHD   [1728  2592 ] def
  158.     /ARCHE   [2592  3456 ] def
  159.     /A4      [ 595   842 ] def
  160.     /A3      [ 842  1191 ] def
  161.     /A2      [1191  1684 ] def
  162.     /A1      [1684  2384 ] def
  163.     /A0      [2384  3370 ] def
  164.     currentdict end {
  165.       dup 0 get ps 0 get sub abs 5 gt
  166.       {
  167.       pop pop
  168.       }
  169.       {
  170.      1 get ps 1 get sub abs 5 gt { pop }{10 string cvs print exit } ifelse
  171.       }
  172.       ifelse
  173.     } forall
  174.     flush
  175.   restore
  176. "
  177. *End
  178. *CloseUI: *PageSize
  179.  
  180. *OpenUI *PageRegion: PickOne
  181. *OrderDependency: 50.1 AnySetup *PageRegion
  182. *DefaultPageRegion: Unknown
  183. *PageRegion Letter/A 8.5"x11": "
  184.     << /ImagingBBox null /PageSize [ 612  792] >> setpagedevice"
  185. *End
  186. *PageRegion Tabloid/B 11"x17":"
  187.     << /ImagingBBox null /PageSize [ 792 1224] >> setpagedevice"
  188. *End
  189. *PageRegion AnsiC/C 17"x22": "
  190.     << /ImagingBBox null /PageSize [1224 1584] >> setpagedevice"
  191. *End
  192. *PageRegion AnsiD/D 22"x34": "
  193.     << /ImagingBBox null /PageSize [1584 2448] >> setpagedevice"
  194. *End
  195. *PageRegion AnsiE/E 34"x44": "
  196.     << /ImagingBBox null /PageSize [2448 3168] >> setpagedevice"
  197. *End
  198. *PageRegion ARCHA/A+ 9"x12": "
  199.     << /ImagingBBox null /PageSize [ 648  864] >> setpagedevice"
  200. *End
  201. *PageRegion ARCHB/B+ 12"x18": "
  202.     << /ImagingBBox null /PageSize [ 864 1296] >> setpagedevice"
  203. *End
  204. *PageRegion ARCHC/C+ 18"x24": "
  205.     << /ImagingBBox null /PageSize [1296 1728] >> setpagedevice"
  206. *End
  207. *PageRegion ARCHD/D+ 24"x36": "
  208.     << /ImagingBBox null /PageSize [1728 2592] >> setpagedevice"
  209. *End
  210. *PageRegion ARCHE/E+ 36"x48": "
  211.     << /ImagingBBox null /PageSize [2592 3456] >> setpagedevice"
  212. *End
  213. *PageRegion A4/A4: "
  214.     << /ImagingBBox null /PageSize [ 595  842] >> setpagedevice"
  215. *End
  216. *PageRegion A3/A3: "
  217.     << /ImagingBBox null /PageSize [ 842 1191] >> setpagedevice"
  218. *End
  219. *PageRegion A2/A2: "
  220.     << /ImagingBBox null /PageSize [1191 1684] >> setpagedevice"
  221. *End
  222. *PageRegion A1/A1: "
  223.     << /ImagingBBox null /PageSize [1684 2384] >> setpagedevice"
  224. *End
  225. *PageRegion A0/A0: "
  226.     << /ImagingBBox null /PageSize [2384 3370] >> setpagedevice"
  227. *End
  228. *CloseUI: *PageRegion
  229.  
  230. *% The imageable area for the different paper sizes
  231. *%
  232. *DefaultImageableArea: Unknown
  233. *ImageableArea Letter/A 8.5"x11":"9 9  603  783"
  234. *ImageableArea Tabloid/B 11"x17": "9 9  783 1215"
  235. *ImageableArea AnsiC/C 17"x22": "9 9 1215 1575"
  236. *ImageableArea AnsiD/D 22"x34": "9 9 1575 2439"
  237. *ImageableArea AnsiE/E 34"x44": "9 9 2439 3159"
  238. *ImageableArea ARCHA/A+ 9"x12":   "9 9  639  855"
  239. *ImageableArea ARCHB/B+ 12"x18":  "9 9  855 1287"
  240. *ImageableArea ARCHC/C+ 18"x24":  "9 9 1287 1719"
  241. *ImageableArea ARCHD/D+ 24"x36":  "9 9 1719 2583"
  242. *ImageableArea ARCHE/E+ 36"x48":  "9 9 2583 3447"
  243. *ImageableArea A4/A4: "9 9  586  833"
  244. *ImageableArea A3/A3: "9 9  833 1182"
  245. *ImageableArea A2/A2: "9 9 1182 1675"
  246. *ImageableArea A1/A1: "9 9 1675 2375"
  247. *ImageableArea A0/A0: "9 9 2375 3361"
  248. *?ImageableArea: "
  249. save
  250.   initclip
  251.   /convprint { cvi 12 string cvs print ( ) print } bind def
  252.   newpath clippath pathbbox
  253.   4 -2 roll exch ceiling convprint ceiling convprint
  254.   exch floor convprint floor convprint (\n) print flush
  255. restore
  256. "
  257. *End
  258.  
  259. *% The physical dimensions of the paper
  260. *DefaultPaperDimension: Unknown
  261. *PaperDimension Letter/A 8.5"x11": " 612  792"
  262. *PaperDimension Tabloid/B 11"x17":  " 792 1224"
  263. *PaperDimension AnsiC/C 17"x22":  "1224 1584"
  264. *PaperDimension AnsiD/D 22"x34":  "1584 2448"
  265. *PaperDimension AnsiE/E 34"x44":  "2448 3168"
  266. *PaperDimension ARCHA/A+ 9"x12":   " 648  864"
  267. *PaperDimension ARCHB/B+ 12"x18":  " 864 1296"
  268. *PaperDimension ARCHC/C+ 18"x24":  "1296 1728"
  269. *PaperDimension ARCHD/D+ 24"x36":  "1728 2592"
  270. *PaperDimension ARCHE/E+ 36"x48":  "2592 3456"
  271. *PaperDimension A4/A4: " 595  842"
  272. *PaperDimension A3/A3: " 842 1191"
  273. *PaperDimension A2/A2: "1191 1684"
  274. *PaperDimension A1/A1: "1684 2384"
  275. *PaperDimension A0/A0: "2384 3370"
  276.  
  277. *%===== Custom page sizes=================================
  278. *%
  279. *CustomPageSize True: "
  280.     pop pop pop
  281.     2 dict begin
  282.     /PageSize [ 4 -2 roll ] def
  283.     /ImagingBBox null def
  284.     currentdict end setpagedevice
  285. "
  286. *End
  287.  
  288. *HWMargins: 8.5 8.5 8.5 8.5
  289. *ParamCustomPageSize Width:        1 points 595    2592
  290. *?CurrentMediaWidth: "
  291.    currentpagedevice /InputAttributes get /PageSize get 1 get == flush
  292. "
  293. *End
  294. *ParamCustomPageSize Height:       2 points 595   42519
  295. *ParamCustomPageSize WidthOffset:  3 points 0    2592
  296. *ParamCustomPageSize HeightOffset: 4 points 0   42519
  297. *ParamCustomPageSize Orientation:  5  int 0       3
  298. *MaxMediaWidth:  "2592"
  299. *MaxMediaHeight: "42519"
  300. *%OrderDependency: 20 AnySetup *CustomPageSize
  301.  
  302.  
  303. *CloseGroup: Paper
  304.  
  305. *% Media handling features ================================
  306.  
  307. *OpenUI *InputSlot: PickOne
  308. *DefaultInputSlot: Roll
  309. *InputSlot Roll/Roll: ""
  310. *CloseUI: *InputSlot
  311.  
  312. *RequiresPageRegion All: True
  313.  
  314. *% Processing options =====================================
  315.  
  316. *% Font Information =====================
  317.  
  318. *DefaultFont: Courier
  319. *Font AvantGarde-Book: Standard "(001.001)" Standard ROM
  320. *Font AvantGarde-BookOblique: Standard "(001.001)" Standard ROM
  321. *Font AvantGarde-Demi: Standard "(001.001)" Standard ROM
  322. *Font AvantGarde-DemiOblique: Standard "(001.001)" Standard ROM
  323. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  324. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  325. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  326. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  327. *Font Courier: Standard "(001.004)" Standard ROM
  328. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  329. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  330. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  331. *Font Helvetica: Standard "(001.001)" Standard ROM
  332. *Font Helvetica-Bold: Standard "(001.001)" Standard ROM
  333. *Font Helvetica-BoldOblique: Standard "(001.001)" Standard ROM
  334. *Font Helvetica-Narrow: Standard "(001.000)" Standard ROM
  335. *Font Helvetica-Narrow-Bold: Standard "(001.000)" Standard ROM
  336. *Font Helvetica-Narrow-BoldOblique: Standard "(001.000)" Standard ROM
  337. *Font Helvetica-Narrow-Oblique: Standard "(001.000)" Standard ROM
  338. *Font Helvetica-Oblique: Standard "(001.001)" Standard ROM
  339. *Font NewCenturySchlbk-Bold: Standard "(001.002)" Standard ROM
  340. *Font NewCenturySchlbk-BoldItalic: Standard "(001.001)" Standard ROM
  341. *Font NewCenturySchlbk-Italic: Standard "(001.001)" Standard ROM
  342. *Font NewCenturySchlbk-Roman: Standard "(001.002)" Standard ROM
  343. *Font Palatino-Bold: Standard "(001.000)" Standard ROM
  344. *Font Palatino-BoldItalic: Standard "(001.000)" Standard ROM
  345. *Font Palatino-Italic: Standard "(001.000)" Standard ROM
  346. *Font Palatino-Roman: Standard "(001.000)" Standard ROM
  347. *Font Symbol: Special "(001.001)" Special ROM
  348. *Font Times-Bold: Standard "(001.001)" Standard ROM
  349. *Font Times-BoldItalic: Standard "(001.001)" Standard ROM
  350. *Font Times-Italic: Standard "(001.001)" Standard ROM
  351. *Font Times-Roman: Standard "(001.001)" Standard ROM
  352. *Font ZapfChancery-MediumItalic: Standard "(001.002)" Standard ROM
  353. *Font ZapfDingbats: Special "(001.000)" Special ROM
  354.  
  355. *?FontQuery: "
  356. save
  357. /sv exch def
  358.  {
  359.     count 0 gt
  360.     {
  361.       dup /Font resourcestatus {pop pop (:Yes) }{(:No)} ifelse
  362.       exch 127 string cvs (/) print print print
  363.     }
  364.     {
  365.       exit
  366.     }
  367.     ifelse
  368.   } bind loop
  369.   (*) = flush
  370. sv restore
  371. "
  372. *End
  373.  
  374. *?FontList: "
  375.     (*) {(/) print print} 127 string /Font resourceforall
  376.     (*) = flush
  377. "
  378. *End
  379.  
  380. *% Color Separation Information =====================
  381.  
  382. *DefaultColorSep: ProcessCyan.60lpi.400dpi/60 lpi / 400 dpi
  383.  
  384. *%InkName: ProcessCyan/Process Cyan
  385. *%InkName: ProcessMagenta/Process Magenta
  386. *%InkName: ProcessYellow/Process Yellow
  387. *%InkName: ProcessBlack/Process Black
  388. *%InkName: CustomColor/Custom Color
  389.  
  390. *ColorSepScreenAngle ProcessCyan.60lpi.400dpi/60 lpi / 400 dpi: "15"
  391. *ColorSepScreenAngle ProcessMagenta.60lpi.400dpi/60 lpi / 400 dpi: "75"
  392. *ColorSepScreenAngle ProcessYellow.60lpi.400dpi/60 lpi / 400 dpi: "0"
  393. *ColorSepScreenAngle ProcessBlack.60lpi.400dpi/60 lpi / 400 dpi: "45"
  394. *ColorSepScreenAngle CustomColor.60lpi.400dpi/60 lpi / 400 dpi: "45"
  395.  
  396. *ColorSepScreenFreq ProcessCyan.60lpi.400dpi/60 lpi / 400 dpi: "60"
  397. *ColorSepScreenFreq ProcessMagenta.60lpi.400dpi/60 lpi / 400 dpi: "60"
  398. *ColorSepScreenFreq ProcessYellow.60lpi.400dpi/60 lpi / 400 dpi: "60"
  399. *ColorSepScreenFreq ProcessBlack.60lpi.400dpi/60 lpi / 400 dpi: "60"
  400. *ColorSepScreenFreq CustomColor.60lpi.400dpi/60 lpi / 400 dpi: "60"
  401.  
  402. *ColorSepScreenProc ProcessCyan.60lpi.400dpi/60 lpi / 400 dpi: "
  403. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  404. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  405. *End
  406. *ColorSepScreenProc ProcessMagenta.60lpi.400dpi/60 lpi / 400 dpi: "
  407. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  408. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  409. *End
  410. *ColorSepScreenProc ProcessYellow.60lpi.400dpi/60 lpi / 400 dpi: "
  411. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  412. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  413. *End
  414. *ColorSepScreenProc ProcessBlack.60lpi.400dpi/60 lpi / 400 dpi: "
  415. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  416. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  417. *End
  418. *ColorSepScreenProc CustomColor.60lpi.400dpi/60 lpi / 400 dpi: "
  419. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  420. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  421. *End
  422.  
  423. *ColorSepTransfer ProcessCyan.60lpi.400dpi/60 lpi / 400 dpi: "{ }"
  424. *ColorSepTransfer ProcessMagenta.60lpi.400dpi/60 lpi / 400 dpi: "{ }"
  425. *ColorSepTransfer ProcessYellow.60lpi.400dpi/60 lpi / 400 dpi: "{ }"
  426. *ColorSepTransfer ProcessBlack.60lpi.400dpi/60 lpi / 400 dpi: "{ }"
  427. *ColorSepTransfer CustomColor.60lpi.400dpi/60 lpi / 400 dpi: "{ }"
  428.  
  429. *% Finishing options ===============================
  430.  
  431. *% Printer Messages Information =====================
  432.  
  433. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  434. *PrinterError: "printer operational, no error present"
  435. *PrinterError: "manual feed timeout"
  436. *PrinterError: "check paper input unit"
  437. *PrinterError: "check paper output unit"
  438. *PrinterError: "check paper path"
  439. *PrinterError: "if empty, feed sheet to manual slot"
  440. *PrinterError: "please wait, temporary error"
  441. *PrinterError: "please wait, printer warming up"
  442. *PrinterError: "please wait, printer initializing"
  443. *PrinterError: "please wait, printer selftest"
  444. *PrinterError: "printer off line"
  445.  
  446. *% Status (format: %%[ status: <one of these> ]%% )
  447. *Status: "idle"
  448. *Status: "busy"
  449. *Status: "waiting"
  450. *Status: "printing"
  451. *Status: "printing test page"
  452. *Status: "initializing"
  453. *Status: "PrinterError: printer operational, no error present"
  454. *Status: "PrinterError: manual feed timeout"
  455. *Status: "PrinterError: check paper input unit"
  456. *Status: "PrinterError: check paper output unit"
  457. *Status: "PrinterError: check paper path"
  458. *Status: "PrinterError: if empty, feed sheet to manual slot"
  459. *Status: "PrinterError: please wait, temporary error"
  460. *Status: "PrinterError: please wait, printer warming up"
  461. *Status: "PrinterError: please wait, printer initializing"
  462. *Status: "PrinterError: please wait, printer selftest"
  463. *Status: "PrinterError: printer off line"
  464.  
  465. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  466. *Source: "SerialB"
  467. *Source: "Serial"
  468. *Source: "LocalTalk"
  469. *Source: "Parallel"
  470.  
  471. *% Printer Messages (verbatim from printer):
  472. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  473. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  474. *Message: "\fontname\ not found, using Courier"
  475.  
  476. *% end of PPD file
  477.  
  478.